From 0da33f11c2d59674efccc8ff09ce258c9b3a2241 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 16 Sep 2013 23:29:42 -0400 Subject: [PATCH] More a11y test updates The headerbar test and the buttons tests changed because we've recently changed accessible names, descriptions and roles of GtkHeaderBar and GtkSwitch. --- testsuite/a11y/buttons.txt | 3 --- testsuite/a11y/headerbar.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/testsuite/a11y/buttons.txt b/testsuite/a11y/buttons.txt index 6b1fd88aca..8a855d58aa 100644 --- a/testsuite/a11y/buttons.txt +++ b/testsuite/a11y/buttons.txt @@ -20,7 +20,6 @@ window1 parent: grid1 index: 0 name: Test switch - description: Switches between on and off states state: enabled focusable sensitive showing visible toolkit: gtk @@ -33,8 +32,6 @@ window1 "toggle button" parent: grid1 index: 1 - name: Switch - description: Switches between on and off states state: checked enabled focusable sensitive showing visible toolkit: gtk diff --git a/testsuite/a11y/headerbar.txt b/testsuite/a11y/headerbar.txt index f616839f75..f7b6ffc9e1 100644 --- a/testsuite/a11y/headerbar.txt +++ b/testsuite/a11y/headerbar.txt @@ -7,7 +7,7 @@ window1 layer: window alpha: 1 headerbar1 - "filler" + "panel" parent: window1 index: 0 state: enabled sensitive showing visible -- 2.30.2